OTPHP\TOTPInterface::now PHP Метод

now() публичный Метод

public now ( ) : string
Результат string Return the TOTP at the current time
    public function now();
TOTPInterface