TimestampOptions

data class TimestampOptions

Description: useTimestampuseTimestampRef的配置项

Parameters

interval

the interval between timestamp changes

offset

timestamp offset

callback

callback

Types

Link copied to clipboard

Properties

Link copied to clipboard
var callback: (Long) -> Unit?
Link copied to clipboard
Link copied to clipboard