comment
This commit is contained in:
parent
6427f559ca
commit
b8119c9ef9
@ -42,10 +42,10 @@ struct sim_snapshot {
|
|||||||
|
|
||||||
struct arena arena;
|
struct arena arena;
|
||||||
|
|
||||||
/* Is this snapshot created by the master sim */
|
/* Was this snapshot created by the master sim */
|
||||||
b32 is_master;
|
b32 is_master;
|
||||||
|
|
||||||
/* Time of local snapshot publish to user */
|
/* Time of local snapshot publish to user thread */
|
||||||
i64 publish_dt_ns;
|
i64 publish_dt_ns;
|
||||||
i64 publish_time_ns;
|
i64 publish_time_ns;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user