CCF
Loading...
Searching...
No Matches
Namespaces | Functions
context.cpp File Reference
#include "ccf/js/core/context.h"
#include "ccf/ds/hex.h"
#include "ccf/js/core/runtime.h"
#include "ccf/js/core/wrapped_value.h"
#include "ccf/js/extensions/console.h"
#include "ccf/js/tx_access.h"
#include "enclave/enclave_time.h"
#include "js/ffi_plugins.h"
#include "js/global_class_ids.h"
#include <chrono>
#include <quickjs/quickjs.h>

Namespaces

namespace  ccf
 
namespace  ccf::js
 
namespace  ccf::js::core
 

Functions

int qjs_gettimeofday (struct JSContext *ctx, struct timeval *tv, void *tz)
 

Function Documentation

◆ qjs_gettimeofday()

int qjs_gettimeofday ( struct JSContext *  ctx,
struct timeval *  tv,
void *  tz 
)