Interface Time

All Superinterfaces:
Quantity<Time>

public interface Time extends Quantity<Time>
Represents a time quantity.

The SI unit for time is the second (s).

Common time units include:

  • SI: second, millisecond, microsecond, nanosecond
  • Non-SI: minute, hour, day, week, year
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)