|
| std::chrono::time_point< std::chrono::steady_clock > | time_point = std::chrono::steady_clock::now() |
| std::shared_ptr< const ValidPathInfo > | value |
◆ didExist()
| bool nix::Store::PathInfoCacheValue::didExist |
( |
| ) |
|
|
inline |
◆ isKnownNow()
| bool nix::Store::PathInfoCacheValue::isKnownNow |
( |
| ) |
|
Whether the value is valid as a cache entry. The path may not exist.
◆ time_point
| std::chrono::time_point<std::chrono::steady_clock> nix::Store::PathInfoCacheValue::time_point = std::chrono::steady_clock::now() |
Time of cache entry creation or update
◆ value
| std::shared_ptr<const ValidPathInfo> nix::Store::PathInfoCacheValue::value |
The documentation for this struct was generated from the following files: