mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-21 20:18:06 +02:00
updated CHANGELOG.md
This commit is contained in:
parent
25863d222a
commit
291fe5d7be
13 changed files with 320 additions and 73 deletions
|
|
@ -172,6 +172,7 @@ export interface TimingBreakdown {
|
|||
call_graph_ms: number;
|
||||
pass2_ms: number;
|
||||
post_process_ms: number;
|
||||
dynamic_verify_ms?: number;
|
||||
}
|
||||
|
||||
export interface ScanMetricsSnapshot {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue