LBM .Net API Documentation
PDMTimestamp Constructor (seconds, microseconds)
Namespaces
►
com.latencybusters.pdm
►
PDMTimestamp
►
PDMTimestamp(Int32, Int32)
C#
A representation of a PDMTimestamp with the number of seconds and microseconds since the epoch
Declaration Syntax
C#
public
PDMTimestamp
(
int
seconds
,
int
microseconds
)
Parameters
seconds
(
Int32
)
Number of seconds/microseconds since the epoch
microseconds
(
Int32
)
Number of seconds/microseconds since the epoch
Assembly:
lbmcspdm
(Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)