Merge branch 'main' into 2027

This commit is contained in:
Peter Johnson
2025-06-30 20:21:11 -07:00
107 changed files with 502 additions and 16466 deletions

View File

@@ -102,7 +102,7 @@ class Notifier {
* The user-provided callback should be written so that it completes before
* the next time it's scheduled to run.
*
* @param period Period after which to to call the callback starting one
* @param period Period after which to call the callback starting one
* period after the call to this method.
*/
void StartPeriodic(units::second_t period);