timestampNow abstract method

void timestampNow(
  1. String name
)

Records the current time as a timestamp.

  • name a counter name of Timestamp type.

Implementation

void timestampNow(String name);