Home > @snowplow/react-native-tracker > TimingProps
Timing event properties
Signature:
export declare type TimingProps = {
category: string;
variable: string;
timing: number;
label?: string;
};Home > @snowplow/react-native-tracker > TimingProps
Timing event properties
Signature:
export declare type TimingProps = {
category: string;
variable: string;
timing: number;
label?: string;
};