Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ t_us
Function
t_us
common/log.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
static int64_t t_us() {
35
return std::chrono::duration_cast<std::chrono::microseconds>(std::chrono::system_clock::now().time_since_epoch()).count();
36
}
37
38
// colors
39
enum common_log_col : int {
Callers
2
common_log
Method · 0.85
add
Method · 0.85
Calls
1
count
Method · 0.80
Tested by
no test coverage detected