
Icon | Member | Description |
---|---|---|
![]() | LBMSDMRawTimestamp()()() | Create a raw timestamp field, defaulting to 0 |
![]() | LBMSDMRawTimestamp(UInt32, UInt32) | Set a raw timestamp field providing the seconds and microseconds
since UNIX epoch
|
![]() | LBMSDMRawTimestamp(String) | Set a raw timestamp field providing a string formatted timestamp |
![]() | LBMSDMRawTimestamp(DateTime) | Set a raw timestamp field providing a string formatted timestamp
in the form sec.micro or "now"
|