Function
love.keyboard.getKeyRepeatInterval( )
Gets the specified interval for the key repeat.
Synopsis
interval = love.keyboard.getKeyRepeatInterval( )
Returns
interval number Specifies the amount of time between repeats (in milliseconds)
Copyright © 2006-2009 LÖVE Development Team.