![]() |
VPTissue Reference Manual
|
Types related to timekeeping. More...
#include <ClockTraits.h>


Public Types | |
| using | Clock = C |
| Type for clock. | |
| using | CumulativeTimings = SimPT_Sim::ClockMan::CumulativeRecords< D > |
| Records with cumulative timing info. | |
| using | Duration = D |
| Type for time duration units. | |
| using | IndividualTimings = SimPT_Sim::ClockMan::IndividualRecords< D > |
| Records with individual timing info. | |
| using | Stopclock = SimPT_Sim::ClockMan::Stopwatch< C > |
| Stopwatch to measure time durations. | |
Types related to timekeeping.
Definition at line 36 of file ClockTraits.h.