You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make it easier to test the correctness of the scheduler, we want to log scheduler decisions, including any relevant context that the scheduler may have used to make the decision. Since many such decisions are made very quickly the start-finish timespans that the logging system uses are somewhat redundant. We can thus add a new kind of event, :instant, which are unpaired events.