LBM .Net API Documentation
set Method (s, m)
Namespacescom.latencybusters.lbm.sdmLBMSDMRawTimestampset(UInt32, UInt32)
Set a uint32 field providing the value as a long
Declaration Syntax
C#
public virtual void set(
	uint s,
	uint m
)
Parameters
s (UInt32)
The number of seconds since epoch (1 Jan 1970)
m (UInt32)
The number of microseconds since epoch (1 Jan 1970)

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0