Hi there Shay,

Using IronRuby to run the ruby code turned out to be easier than I 
thought. I'm able to run the code on IronRuby and access the 
System.Diagnostics namespace. Thanks very much for your help.

Ameer.

Shay Friedman wrote:
> You can access System.Diagnostics via IronRuby. However, you will have 
> to
> use the IronRuby interpreter to run your native ruby code, which is
> something I guess you are not willing to do (yet).
> 
> Maybe you'd better look for a gem or a Ruby library that simplifies
> performance counter access...
> 
> Thanks,
> Shay.
> 
> --------------------------------------------------
> Shay Friedman
> Author of IronRuby Unleashed
> http://www.IronShay.com
> Follow me: http://twitter.com/ironshay

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to