LBM .Net API Documentation
PDMTimestamp Class
Namespacescom.latencybusters.pdmPDMTimestamp
A representation of a PDMTimestamp with the number of seconds and microseconds since the epoch
Declaration Syntax
C#
public class PDMTimestamp
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PDMTimestamp(Int32, Int32)
A representation of a PDMTimestamp with the number of seconds and microseconds since the epoch

Microseconds
Gets the int Microseconds property

Seconds
Gets the int Seconds property

ToString()()()
concatenates the seconds and microseconds into a string
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
PDMTimestamp

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)