tstampTypeNameToVal
fn
int tstampTypeNameToVal(string name)Converts a timestamp type name to its value.
Parameters
name | The name of the timestamp type (e.g. "host"). |
Returns
The timestamp type value, or -1 if the name is unknown.