# File lib/devise_two_factor/models/two_factor_authenticatable.rb, line 49 def current_otp_timestep Time.now.utc.to_i / otp.interval end