-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Isolate handling of temporal context and metronome (#7)
* Initial extraction of temporal context massaging and metronome abstraction. * Missing EOL at EOF * XMLDOC updates * First stab at timer quiescing support * Minor cleanup * Renaming and initial refinement of internal resource management and (async) disposal * Reinstate (async) disposal for ClockQuantizer * Finalizing (async) disposal code for ClockQuantizer & TemporalContextDriver * Simplification of (async) disposal logic - leverage re-entrancy * Improve TemporalContextDriver.DisposeInternalMetronomeAsync() * - Update ISystemClockTemporalContext metronome feature - Small tweak to ClockQuantizer.PrepareAdvance() in light of quiescing * Final tweaks for quiscing support; updated XMLDOCs * Final tweaks to quiescing feature
- Loading branch information
Showing
5 changed files
with
420 additions
and
69 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.