Skip to content

File broker_log_time.c

FileList > broker > broker_log_time.c

Go to the source code of this file

  • #include <stdio.h>
  • #include <stdlib.h>
  • #include <errno.h>
  • #include "cas_common.h"
  • #include "broker_log_time.h"

Public Functions

Type Name
int log_time_diff (T_LOG_TIME * t1, T_LOG_TIME * t2)
int log_time_make (char * str, T_LOG_TIME * ltm)

Public Functions Documentation

function log_time_diff

int log_time_diff (
    T_LOG_TIME * t1,
    T_LOG_TIME * t2
) 

function log_time_make

int log_time_make (
    char * str,
    T_LOG_TIME * ltm
) 


The documentation for this class was generated from the following file cubrid/src/broker/broker_log_time.c