RefHasPagePeriodicExtensions extension

Provides extension methods for RefHasPage to perform periodic processing.

定期処理を行うためのRefHasPage用の拡張メソッドを提供します。

on

Methods

periodic(FutureOr<void> callback(DateTime currentTime, DateTime startTime), {required Duration duration, Object? name}) Timer