Hi
I want to do something to show how many seconds it took for a script/alias to execute from when it is called. It should show something like * script took %time to execute. how would i go about doing that? i have seen it done with $ticks in the past but unsure how to implement it.