Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ milliseconds
Method
milliseconds
python/ccxt/base/exchange.py:1279–1280 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1277
1278
@staticmethod
1279
def
milliseconds():
1280
return
time.time_ns() // 1_000_000
1281
1282
@staticmethod
1283
def
microseconds():
Callers
15
load_trading_limits
Method · 0.95
load_time_difference
Method · 0.95
fetch_paginated_call_deterministic
Method · 0.95
test_keysort
Function · 0.95
test_milliseconds
Function · 0.95
test_yymmdd
Function · 0.95
test_yyyymmdd
Function · 0.95
test_sleep
Function · 0.95
test_set_markets_from_exchange
Function · 0.95
test_aggregate
Function · 0.95
test_io
Function · 0.95
throttle
Method · 0.95
Calls
no outgoing calls
Tested by
15
test_keysort
Function · 0.76
test_milliseconds
Function · 0.76
test_yymmdd
Function · 0.76
test_yyyymmdd
Function · 0.76
test_sleep
Function · 0.76
test_set_markets_from_exchange
Function · 0.76
test_aggregate
Function · 0.76
test_io
Function · 0.76
test_fetch_closed_orders
Function · 0.36
test_fetch_withdrawals
Function · 0.36
test_fetch_ledger_entry
Function · 0.36
test_fetch_deposits
Function · 0.36