Skip to content

Commit

Permalink
add initData.wallTimeNanos
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Oct 15, 2023
1 parent 4a07275 commit 5a07cb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ struct InitData {

commands @19 :Map(Text, Data);

wallTimeNanos @20 :UInt64;

enum DeviceType {
unknown @0;
neo @1;
Expand Down

0 comments on commit 5a07cb0

Please sign in to comment.