Skip to content

Commit

Permalink
add frameAge to ModelData
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jul 9, 2020
1 parent 8bb45f8 commit 80bbbd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,7 @@ struct LiveEventData {

struct ModelData {
frameId @0 :UInt32;
frameAge @12 :UInt32;
timestampEof @9 :UInt64;

path @1 :PathData;
Expand Down

0 comments on commit 80bbbd4

Please sign in to comment.