Searched refs:makeTimestampfromHumanElapsed (Results 1 – 1 of 1) sorted by relevance
185 return this.makeTimestampfromHumanElapsed(timestampHuman);294 private makeTimestampfromHumanElapsed(timestampHuman: string): Timestamp { method in TimestampConverter