HHMMSSmmm_to_ms: Convert Timestamp String To ms.

View source: R/utils.R

HHMMSSmmm_to_msR Documentation

Convert Timestamp String To ms.

Description

Convert Timestamp String To ms.

Usage

HHMMSSmmm_to_ms(HHMMSSmmm = "01:01:01:333")

Arguments

HHMMSSmmm

a string in the format "HH:MM:SS:mmm"

Value

A numeric value in ms from the input string.

Examples

HHMMSSmmm_to_ms() # 01:01:01:333 in ms

PLAY-behaviorome/databraryapi documentation built on April 29, 2024, 2:16 a.m.