Skip to main content
Module

x/libclang/mod.ts>getBuildSessionTimestamp

Deno FFI bindings for libclang
Latest
variable getBuildSessionTimestamp
import { getBuildSessionTimestamp } from "https://deno.land/x/libclang@1.0.0-beta.8/mod.ts";

Return the timestamp for use with Clang's -fbuild-session-timestamp= option.

type

() => bigint