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