tstampTypeNameToVal

fnint tstampTypeNameToVal(string name)

Converts a timestamp type name to its value.

Parameters

nameThe name of the timestamp type (e.g. "host").

Returns

The timestamp type value, or -1 if the name is unknown.