OTPHP\TOTPInterface::now PHP Method

now() public method

public now ( ) : string
return string Return the TOTP at the current time
    public function now();
TOTPInterface