MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / instant

Method instant

Ports/CLDC11/src/java/time/Clock.java:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 public abstract ZoneId getZone();
5
6 public abstract Instant instant();
7
8 public long millis() {
9 return instant().toEpochMilli();

Callers 5

millisMethod · 0.95
nowMethod · 0.45
nowMethod · 0.45
nowMethod · 0.45
nowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected