24 $this->store = $store;
55 if ( $this->now !==
null ) {
56 $writer->setCurrentTime( $this->now );
73 if ( $this->now !==
null ) {
74 $reader->setCurrentTime( $this->now );
93 $conditions, $prefix =
'WRStats', $options = []
96 $this->store, $conditions, $prefix, $options );
97 if ( $this->now !==
null ) {
98 $rateLimiter->setCurrentTime( $this->now );