we have a java program being used for some cognitive diagnosis in which we have to measure time the most exact way possible. till now it has used psychtoolbox to perform these measurements, but since moving from XP to win7 there is a significant error with these measurements.
it has come to the need of re-programming the time measurement, so we started re-thinking about the whole matlab idea: should we stick with psychtoolbox? maybe java's Nanotime would provide better solution?