Function created [src]

Prototype

pub fn created(self: @This()) ?i128

Parameters

self: @This()

Source

pub fn created(self: @This()) ?i128 { return self.stat.ctim; }