summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/gettime.h
blob: 6c5820c77af20d3f5d9e1795dcd9d75e30e9f708 (plain)
1
2
3
4
5
6
#ifndef __GETTIME_H__
#define __GETTIME_H__

uint32_t gettime(void);

#endif