Przeglądaj źródła

ft: 修正名字

master
SisMaker 3 lat temu
rodzic
commit
9cf09e30b7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/gTimer.erl

+ 1
- 1
src/gTimer.erl Wyświetl plik

@ -13,7 +13,7 @@
]).
timerName(Idx) ->
binary_to_atom(<<"$gtWSork_", (integer_to_binary(Idx))/binary>>).
binary_to_atom(<<"$gtWork_", (integer_to_binary(Idx))/binary>>).
-spec startWork(Cnt :: non_neg_integer()) -> ok | {error, term()}.
startWork(Cnt) when Cnt > 0 ->

Ładowanie…
Anuluj
Zapisz