
please wait
typedef duration < /* see rep below */, micro > microseconds;
member type | definition | description |
---|---|---|
rep | A signed integral type of at least 55 bits | Representation type |
period | micro (i.e., ratio<1,1000000> ) | A ratio of 1:1million with seconds |