Alias TscTimePoint.frequency

Provide the cycles/time ratio for the current machine.

struct TscTimePoint
{
  // ...
  alias frequency ;
  // ...
}