Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ seconds
Method
seconds
basex-core/src/main/java/org/basex/query/value/item/Dur.java:164–167 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
@Override
165
public
final
BigDecimal seconds() {
166
return
seconds.remainder(BD_60);
167
}
168
169
/**
170
* Returns the time as milliseconds.
Callers
1
time
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected