Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ccxt/ccxt
/ seconds
Method
seconds
java/lib/src/main/java/io/github/ccxt/Exchange.java:1137–1139 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1135
}
1136
1137
public
Long seconds() {
1138
return
Time.seconds();
1139
}
1140
1141
public
long microseconds() {
1142
return
Time.microseconds();
Callers
3
testSeconds
Function · 0.95
nonce
Method · 0.95
nonce
Method · 0.95
Calls
1
seconds
Method · 0.95
Tested by
no test coverage detected