Home
last modified time | relevance | path

Searched defs:start_time (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Services/
H A DTimeoutService.php36 private float $start_time; variable in Fisharebest\\Webtrees\\Services\\TimeoutService
41 public function __construct(float|null $start_time = null)