Home > @snowplow/react-native-tracker > Timestamp
Algebraic datatype representing possible timestamp type choice
Signature:
type Timestamp = TrueTimestamp | DeviceTimestamp | number;Home > @snowplow/react-native-tracker > Timestamp
Algebraic datatype representing possible timestamp type choice
Signature:
type Timestamp = TrueTimestamp | DeviceTimestamp | number;