Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
millis
Method · 0.95
now
Method · 0.45
now
Method · 0.45
now
Method · 0.45
now
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected