cor_stamp_set_fracHR

Set the fractional part of a COR_STAMP.

Syntax

void cor_stamp_set_fracHR(COR_STAMP *stamp, int frac);

Input Arguments

stamp COR_STAMP that will hold the fractional part to be set.
frac The fractional part that will be set for the cor_stamp.

Output Arguments

NONE

Return Value

VOID