CacheLRU.ttl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ttl(uint d)
  2. auto ttl(Duration d)
    class CacheLRU(K, V, Allocator = Mallocator)
    final pure nothrow @safe @nogc
    ttl
    (
    Duration d
    )
  3. Duration ttl()

Meta