SYNOPSIS
#include <../vformat/vf_iface.h>
extern bool_t vf_set_prop_value_time
(
VF_PROP_T *p_prop,
uint32_t n_string,
const long int t_value
);
PARAMETERS
- VF_PROP_T *p_prop
- The property.
- uint32_t n_string
- Which string we're encoding to.
- const long int t_value
- Time value.