Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vepo/java-physical-clock
https://github.com/vepo/java-physical-clock
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/vepo/java-physical-clock
- Owner: vepo
- Created: 2023-10-08T00:49:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T03:10:08.000Z (over 1 year ago)
- Last Synced: 2023-10-08T04:22:40.865Z (over 1 year ago)
- Language: Java
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Physical Clock
`System.nanoTime()` is the monotonic clock and `System.currentTimeMillis()` is the clock of the machine. None of then are physical clocks.