Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adny-code/fastgrind
/ TickDirectoryEntry
Class
TickDirectoryEntry
tools/fastgrind.py:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
82
@dataclass(frozen=True)
83
class
TickDirectoryEntry:
84
tick_ms: int
85
file_offset: int
86
thread_block_count: int
87
88
89
@dataclass
Callers
1
_parse_tick_directory
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected