/[dotgnu-pnet]/pnet/image/program.h
ViewVC logotype

Diff of /pnet/image/program.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by rweather, Thu Jul 29 04:37:27 2004 UTC revision 1.22 by darkdust, Fri Apr 22 16:08:05 2005 UTC
# Line 352  struct _tagILMethod Line 352  struct _tagILMethod
352          void           *userData;                       /* User data for the runtime engine */          void           *userData;                       /* User data for the runtime engine */
353          ILUInt32                index;                          /* Data added by the runtime engine */          ILUInt32                index;                          /* Data added by the runtime engine */
354          ILUInt32                count;                          /* Profile count for the engine */          ILUInt32                count;                          /* Profile count for the engine */
355    #ifdef ENHANCED_PROFILER
356            ILUInt32                time;                           /* Profile time counter for the engine */
357    #endif
358  };  };
359    
360  /*  /*

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26