HelenOS sources

rep                57 uspace/lib/cpp/include/__bits/chrono.hpp             using rep    = Rep;
rep               205 uspace/lib/cpp/include/__bits/chrono.hpp             using rep      = typename duration::rep;
rep               603 uspace/lib/cpp/include/__bits/chrono.hpp             using rep        = int64_t;
rep               647 uspace/lib/cpp/include/__bits/chrono.hpp             using rep        = int64_t;
HelenOS homepage, sources at GitHub