Variable TscTimePoint.cycles

Time represented by TscTimePoint in units of cycles.

struct TscTimePoint
{
  // ...
  long cycles ;
  // ...
}