Skip to content

Commit

Permalink
Another dummy commit to see if CI will run
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Dec 7, 2024
1 parent 42ac22c commit dca4ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/reactor.c
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ int lf_reactor_c_main(int argc, const char* argv[]) {

LF_PRINT_DEBUG("Initializing.");
initialize_global();
// Set start time
// Set start time.
start_time = lf_time_physical();
#ifndef FEDERATED
lf_tracing_set_start_time(start_time);
Expand Down

0 comments on commit dca4ce4

Please sign in to comment.