Safeheron-SGX-Native-Development-Framework v1.2.0
Loading...
Searching...
No Matches
ssgx_utils_t_time.h File Reference
#include <cstdint>
#include <ctime>
#include <string>

Go to the source code of this file.

Classes

class  ssgx::utils_t::TimeSpan
 Represents a span of time, providing utility functions for calculating days, hours, minutes, and seconds. More...
 
class  ssgx::utils_t::DateTime
 Represents a specific point in time. Supports UTC/GMT time only. More...
 
class  ssgx::utils_t::PreciseTime
 Provides high-resolution time utilities for nanoseconds and milliseconds. More...
 

Namespaces

namespace  ssgx
 
namespace  ssgx::utils_t
 This module provides a comprehensive set of utility classes and functions for secure memory management, time handling, formatted operations, thread management, and other foundational functionalities in a Trusted Execution Environment (TEE).