ServerCommandService.TimeDuration Class Reference

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

Public Attributes

long MicroSeconds
 Number of microseconds (signed)
 

Detailed Description

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

Member Data Documentation

◆ MicroSeconds

long ServerCommandService.TimeDuration.MicroSeconds

Number of microseconds (signed)