OpenTAP 9.25
API Reference
Public Member Functions | List of all members
OpenTap.Diagnostic.ILogTimestampProvider Interface Reference

The timestamping mechanism used by ILogContext. More...

Inheritance diagram for OpenTap.Diagnostic.ILogTimestampProvider:
OpenTap.ITapPlugin OpenTap.Diagnostic.AccurateStamper

Public Member Functions

long Timestamp ()
 Generates a timestamp for the current instant.
 
long ConvertToTicks (long timestamp)
 Converts a timestamp generated by the Timestamp method into Ticks. More...
 

Detailed Description

The timestamping mechanism used by ILogContext.

Member Function Documentation

◆ ConvertToTicks()

long OpenTap.Diagnostic.ILogTimestampProvider.ConvertToTicks ( long  timestamp)

Converts a timestamp generated by the Timestamp method into Ticks.

Parameters
timestamp

OpenTAP 9.25 API built Tue Aug 6 2024 07:49:25