Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::S3BinaryCacheStore::Stats Struct Reference

Public Attributes

std::atomic< uint64_t > put {0}
 
std::atomic< uint64_t > putBytes {0}
 
std::atomic< uint64_t > putTimeMs {0}
 
std::atomic< uint64_t > get {0}
 
std::atomic< uint64_t > getBytes {0}
 
std::atomic< uint64_t > getTimeMs {0}
 
std::atomic< uint64_t > head {0}
 

The documentation for this struct was generated from the following file: