Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PierreGode/Ragnar
/ convertFILETIMEtoEpoch
Function
convertFILETIMEtoEpoch
pager_lib/smb/utils/__init__.py:2–3 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
1
2
def
convertFILETIMEtoEpoch(t):
3
return
(t - 116444736000000000) / 10000000.0;
Callers
5
decode
Method · 0.85
decode
Method · 0.85
decodeQueryStruct
Method · 0.85
decodeFindStruct
Method · 0.85
queryCB
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected