Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ time
Method
time
tools/python-3.11.9-amd64/Lib/uuid.py:321–323 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
319
320
@property
321
def
time(self):
322
return
(((self.time_hi_version & 0x0fff) << 48) |
323
(self.time_mid << 32) | self.time_low)
324
325
@property
326
def
clock_seq(self):
Callers
15
_mesg
Method · 0.45
_log
Method · 0.45
__init__
Method · 0.45
_init_write_gz
Method · 0.45
_write_gzip_header
Method · 0.45
_create_simple_gzip_header
Function · 0.45
html
Function · 0.45
text
Function · 0.45
_print_debug
Method · 0.45
clean
Method · 0.45
_create_tmp
Method · 0.45
_refresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected