Skip to main content

cache_ttl

Method
This is a method of the FastContextConfig class in the context module.
Set cache TTL.

Signature

def cache_ttl(mut self, ttl: u64) -> Self

Parameters

ttl
u64
required
No description available.

Returns

Returns
Self
The result of the operation.