GetCheckpointTimeFromStart attempts to retrieve a checkpoint with the key given. It returns -1 if there is no checkpoint by the given name. It returns the time in milliseconds between the creation of the TimeTracker or its last Reset() and the checkpoint time.
long the time between the start of the time and the checkpoint
TimeTracker Class | com.plumtree.uiinfrastructure.common Namespace