RecorderCommandService.TimeDuration Class Reference

Represents a timespan (.NET TimeSpan does apparently not work automatically with soap serialization) More...

Public Attributes

long MicroSeconds = 0
 Number of microseconds (signed)
 

Detailed Description

Represents a timespan (.NET TimeSpan does apparently not work automatically with soap serialization)

Member Data Documentation

◆ MicroSeconds

long RecorderCommandService.TimeDuration.MicroSeconds = 0

Number of microseconds (signed)