getButtonPressTime
fun getButtonPressTime(type: CameraEventType, modifier: KeyboardEventModifier? = definedExternally): Date(source)
Gets the time the button was pressed or the touch was started.
Return
The time the button was pressed or the touch was started.
Parameters
type
The camera event type.
modifier
The keyboard modifier.