tick_count::interval_t operator-( const tick_count& t1, const tick_count& t0 )
Returns
Relative time that
t1
occurred after
t0
.
Parent topic:
tick_count Class