LBM .Net API Documentation
LBMSDMRawTimestamp Constructor (s, m)
Namespacescom.latencybusters.lbm.sdmLBMSDMRawTimestampLBMSDMRawTimestamp(UInt32, UInt32)
Set a raw timestamp field providing the seconds and microseconds since UNIX epoch
Declaration Syntax
C#
public LBMSDMRawTimestamp(
	uint s,
	uint m
)
Parameters
s (UInt32)
The number of seconds since epoch
m (UInt32)
The number of microseconds since epoch

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0