Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #671 from topazproject/tim/Process.times
Add Process.times
- Loading branch information
Showing
with
34 additions
and 2 deletions.
- +12 −0 lib-topaz/struct.rb
- +0 −2 spec/tags/core/process/times_tags.txt
- +12 −0 topaz/modules/process.py
- +10 −0 topaz/objects/moduleobject.py