MCPcopy Index your code
hub / github.com/AI45Lab/Code / now

Function now

core/src/ahp/contract.rs:287–289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

285}
286
287fn now() -> String {
288 Utc::now().to_rfc3339()
289}
290
291#[cfg(test)]
292mod tests {

Callers 15

now_msMethod · 0.85
register_and_waitMethod · 0.85
now_msFunction · 0.85
add_to_workingMethod · 0.85
newMethod · 0.85
recordMethod · 0.85

Calls

no outgoing calls