zpmod  b19981f
High-performance Zsh module for script optimization and filesystem helpers
hot_script_t Struct Reference

Data Fields

char * path
 
long total_ms
 
int count
 

Detailed Description

Definition at line 15 of file source_hot.c.

Field Documentation

◆ count

int hot_script_t::count

Definition at line 18 of file source_hot.c.

Referenced by cmd_source_hot().

◆ path

char* hot_script_t::path

Definition at line 16 of file source_hot.c.

Referenced by cmd_source_hot().

◆ total_ms

long hot_script_t::total_ms

Definition at line 17 of file source_hot.c.

Referenced by cmd_source_hot(), and compare_hot_scripts().


The documentation for this struct was generated from the following file: