From the way your
time command works. That's how the csh one works.
sh, bash, and ksh are all fundamentally the same language( sh is basic Bourne shell, BASH and KSH are extensions). csh and tcsh are rather their own thing, and definitely not recommended due to a
variety of bugs and unreconcilable design flaws.