> Is this possible currently? Where can I find more information about how the 
> garbage collector works. I saw that for real time garbage collection, the 
> function that allows you to specify the maximum time the garbage collector 
> can collect for determines the time that has passed using OS specific calls 
> to get the ticks.

Is it possible to supply your own functions ( like I could create my own 
SysTick on a microcontroller)

Reply via email to