Additional Inherited Members | |
| Static Public Member Functions inherited from TimeSpan | |
| static TimeSpan | min () |
| static TimeSpan | max () |
| static TimeSpan | zero () |
| static TimeSpan | parse (const std::string &) |
| Protected Member Functions inherited from TimeSpan | |
| void | normalize () |
| Protected Attributes inherited from TimeSpan | |
| TotalSeconds | seconds_ |
| Picoseconds | picoseconds_ |
Definition at line 270 of file TimeSpan.h.
| PicosecondSpan | ( | TotalPicoseconds | picoseconds | ) |